Skip to content

Conversation

@eedwardsav
Copy link
Contributor

This leverages the existing functionality added in #3 to support retrieving a list of package versions

example

$ RERUN_MODULES=$(pwd)/modules ./rerun bintray: package-version \
  --org 'rerun' \
  --repo 'rerun-bin' \
  --package 'rerun'
1.2.1
1.4.0
1.4.354
1.4.355
1.4.359
1.4.366
1.4.369
1.4.372
1.4.374
1.4.376
1.4.377
1.4.378
1.4.379

tests

$ RERUN_MODULES=$(pwd)/modules ./rerun stubbs: test --module bintray --plan package-version
=========================================================
 TESTING MODULE: bintray 
=========================================================
package-version
  it_errors_when_no_versions_are_found:            [PASS]
  it_returns_req_package_versions:                 [PASS]
=========================================================
Tests:    2 | Passed:   2 | Failed:   0

@eedwardsav eedwardsav requested a review from stagrlee October 19, 2017 20:47
@eedwardsav eedwardsav changed the title GH-8 add package-version command GH-8 add package-versions command Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant